home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / wcpumtrx.zip / README.TXT < prev   
Text File  |  1991-01-02  |  6KB  |  213 lines

  1. -------
  2. PROGRAM
  3. -------
  4.  
  5.      CPUMETER.EXE        1/1/91
  6.  
  7.      Copyright (c) 1991, by Michael C. Robert.
  8.      All rights reserved.
  9.  
  10.  
  11.  
  12. -------
  13. PURPOSE
  14. -------
  15.  
  16.      Find out how much of your CPU is getting gobbled up by the
  17. applications running on your system.
  18.  
  19.  
  20.  
  21. -------
  22. VERSION
  23. -------
  24.  
  25.      1.00 Beta.  (Yeah, that's right, beta.  I sincerely hope that it
  26. doesn't crash your machine.  Really, I do.  (Just kidding!))
  27.  
  28.  
  29.  
  30. ------
  31. AUTHOR
  32. ------
  33.  
  34. Michael C. Robert
  35. 13 Mansfield St. #3
  36. Allston, MA 02134
  37. (617) 782-2424
  38.  
  39.  
  40.  
  41. ----------------
  42. SHAREWARE NOTICE
  43. ----------------
  44.  
  45.      This product is Shareware.  You are free to evaluate it for 30
  46. days, but thereafter you are required to send a $15 remittance to the
  47. AUTHOR.  With this you will become a registered user, and will also
  48. make the AUTHOR very happy, help put his kid through college, etc.
  49. etc.
  50.  
  51.      What do you get for being a registered user?  Well, um, I, ah,
  52. hmmm.  Let's see...  First off you get a personal and unique entry in
  53. my database.  Yeah, yeah, and then...  Hmmm.  Oh, yeah, if I write
  54. any more programs, which I probably won't do if you don't send the
  55. remittance (plug, plug), then I'll drop you a postcard letting you
  56. know about them.  I'll also send you information on updates to the
  57. program and the upgrade fee if you want me to send you a disk.
  58.  
  59.      Also, feel free to pass around the ZIP file to your favorite
  60. friends and fiends, and to upload it to the BBSs you subscribe to,
  61. PROVIDED that the following files are all and the only ones included
  62. and that they have not been modified in any way: README.TXT and
  63. CPUMETER.EXE.
  64.  
  65.  
  66.  
  67. -----------
  68. BETA NOTICE
  69. -----------
  70.  
  71.      Since this release is a Beta, any unique bugs you report will
  72. entitle you to a FREE registration (ooooo, ahhhhh), and a free copy
  73. of the final 1.00 version.
  74.  
  75.  
  76.  
  77. ---------------------
  78. WARRANTY & DISCLAIMER
  79. ---------------------
  80.  
  81.      This product is sold AS IS, and provides no inherent warranty. 
  82. It'll do what I designed it to do, which may not agree with what YOU
  83. think it should do.  But if you drop me a line, I'll give your
  84. suggestions consideration.  If I incorporate them, you get an
  85. honorable mention in the About Box, as well as a free copy of the new
  86. release.  (But only if you are a previously registered user (plug,
  87. plug)).
  88.  
  89.      The AUTHOR makes it known that he will not be responsible for
  90. any damages incurred during the use of this product.  I.E., if
  91. through MISUSE, it somehow mangles your computer and/or data, which
  92. it won't do by itself, by the way, then don't come to me with your
  93. problems.  This especially applies to any third party DLL's not
  94. directly supplied with this product.  
  95.  
  96.      Okay, Nasty Mode Off.
  97.  
  98.  
  99.  
  100. ---------
  101. FILE LIST
  102. ---------
  103.  
  104.      File           Purpose
  105.      ----           -------
  106.      README.TXT     This text file
  107.  
  108.      CPUMETER.EXE   The CPU Meter application.
  109.  
  110.  
  111.  
  112. ------------
  113. INSTALLATION
  114. ------------
  115.  
  116.      Install all the files listed above into the same directory that
  117. Windows is installed into, or if you want, install it in another
  118. directory that is listed in your PATH statement.  If you modify your
  119. PATH statement, don't forget to reboot.
  120.  
  121.  
  122.  
  123. ----------
  124. INVOKATION
  125. ----------
  126.  
  127.      Run CPUMETER.EXE as you would any other Windows application. 
  128. The perfered method of running the application is to have it invoked
  129. automatically each time you log in.  See below.
  130.  
  131.      If you want CPUMETER to be run automatically every time you start
  132. another windows session or re-invoke the program, add the filename
  133. CPUMETER.EXE to the LOAD= line in the [Windows] section of the WIN.INI
  134. section.  If you are unsure of how to go about this, look it up in
  135. the Windows User's Guide.
  136.  
  137.      The first time you run CPUMETER you will be told that it is
  138. "Calibrating".  This means that the application is figuring out how
  139. fast your CPU is running Windows in the current configuration you
  140. have selected.  If you change your configuration and/or add new
  141. hardware, you should recalibrate CPUMETER.
  142.  
  143. ************
  144. *          *
  145. * WARNING: *
  146. *          *
  147. ************
  148.  
  149.      While the calibration is in progress, you should not do ANYTHING
  150. with the computer, like type at the keyboard or move the mouse, and
  151. in addition, you should have no other applications running,
  152. especially DOS sessions.
  153.  
  154.  
  155.  
  156.  
  157. --------
  158. GLOSSARY
  159. --------
  160.  
  161. CPUMETER
  162.  
  163.      Refers to the main application program, CPUMETER.EXE, while it is
  164. running.
  165.  
  166.  
  167.  
  168. -----------
  169. LIMITATIONS
  170. -----------
  171.  
  172.      Because Windows does not time-slice its applications, it is
  173. impossible to be completely accurate measuring the load on the CPU. 
  174. CPUMETER goes a long way to trying to be accurate, but it can't do it
  175. 100%.
  176.  
  177.      Also, because of the above, another Windows application can hog
  178. the whole CPU for many seconds, if it wasn't written properly, and so
  179. CPUMETER will report 0% or some other number and freeze there, even
  180. though, (and actually because), the other application is running and
  181. obviously chewing up CPU time.  Unfortunately, there is no way for
  182. CPUMETER to detect that some snobby program is going to heist your
  183. CPU for an unfashionably long interval, so you will have to live with
  184. this limitation forever.  (Or at least until "they" release a
  185. time-slicing version of Windows that allows its applications to have
  186. separate threads running.  Ha, try to get them to do that, why don't
  187. you.  Go ahead, try calling them and suggesting the above as a
  188. possible feature in the next release.  Go ahead, try it.  Know what
  189. they'll tell you?  Buy OS/2.  Yep, that's good 'ol Microsoft
  190. marketting strategy for you.  Now if *I* were King for a day...)
  191.  
  192.  
  193.  
  194. ----
  195. BUGS
  196. ----
  197.  
  198.      What?  Bugs???  My software has bugs????????  You must be
  199. incorrectly interpretting a feature.
  200.  
  201.  
  202.  
  203. ------
  204. THANKS
  205. ------
  206.  
  207. Thanks.
  208.  
  209.  
  210.  
  211. -----------
  212. Windows is a Trademark of Microsoft, Inc.
  213.